Skip to the content.

//[](../../../index.html)/[pro.streem.sdk](../index.html)/[StartStreemFromInvitationResult](index.html)

StartStreemFromInvitationResult

[androidJvm]
sealed class StartStreemFromInvitationResult

Types

Name Summary
Completed [androidJvm]
class Completed(val joinedCallTime: Date?) : StartStreemFromInvitationResult
Error [androidJvm]
sealed class Error : StartStreemFromInvitationResult

Inheritors

Name
Completed
Error